set Blue
Sets the blue LED level. Values are 0-255.
Content copied to clipboard
uint32 blue = 5;
Return
This builder for chaining.
Parameters
value
The blue to set.
Sets the blue LED level. Values are 0-255.
uint32 blue = 5;
This builder for chaining.
The blue to set.